-- card: 4370 from stack: in -- bmap block id: 5023 -- flags: 0000 -- background id: 2630 -- name: Map -- part 1 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=289 top=93 right=198 bottom=445 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp visual effect wipe left go to card "Eastern" end mouseUp -- part 2 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=63 top=79 right=320 bottom=289 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "West" end mouseUp -- part 3 (button) -- low flags: 00 -- high flags: 0000 -- rect: left=0 top=278 right=319 bottom=44 -- title width / last selected line: 0 -- icon id / first selected line: 1016 / 1016 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Prev ----- HyperTalk script ----- on mouseUp go to card "Menu" end mouseUp -- part 4 (button) -- low flags: 00 -- high flags: 8000 -- rect: left=437 top=282 right=342 bottom=512 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: ----- HyperTalk script ----- on mouseUp go to card "menu" end mouseUp -- part 5 (button) -- low flags: 00 -- high flags: A002 -- rect: left=16 top=319 right=340 bottom=76 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: Return ----- HyperTalk script ----- on mouseUp global returncard go to returncard end mouseUp